Validation Bypass Affecting paypal-ipn package, versions <3.0.0


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.15% (51st percentile)
Expand this section
NVD
5.9 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID npm:paypal-ipn:20141203
  • published 3 Dec 2014
  • disclosed 3 Dec 2014
  • credit Martin Angelov

How to fix?

Upgrade to version 3.0.0 or greater.

Overview

paypal-ipn uses the test_ipn parameter (which is set by the PayPal IPN simulator) to determine if it should use the production PayPal site or the sandbox.

"With a bit of time, an attacker could craft a request using the simulator that would fool any application which does not explicitly check for test_ipn in production." [1]

Source: Node Security Project